-
Home
-
StoreKeeper for WooCommerce
-
7.1.0
-
Code
-
Classes
- ProcessAllTasks
Total Complexity |
45 |
Dependencies |
9 |
Dependents |
3 |
Total lines |
403 |
Lines of code |
279 |
Logical lines of code |
130 |
Comment lines |
28 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
execute() |
A |
37 |
9 |
85 |
deduplicateCron() |
S |
51 |
6 |
29 |
reportErrorDetails() |
S |
53 |
3 |
21 |
getTaskIds() |
S |
50 |
2 |
34 |
hasLastRunTime() |
S |
74 |
3 |
4 |
hasSuccessRunTime() |
S |
73 |
3 |
4 |
getCronOption() |
S |
65 |
3 |
9 |
ensureSuccessRunTime() |
S |
70 |
2 |
7 |
ensureLastRunTime() |
S |
70 |
2 |
7 |
getRemovedTaskIds() |
S |
67 |
2 |
8 |
getSiteUrl() |
S |
72 |
2 |
5 |
getOrderTaskIds() |
S |
58 |
1 |
15 |
getNonOrderTaskIds() |
S |
58 |
1 |
15 |
countNewTasks() |
S |
63 |
2 |
10 |
setCronOption() |
S |
75 |
1 |
4 |
updateTaskStatus() |
S |
75 |
1 |
4 |
getTask() |
S |
67 |
1 |
8 |
updateTask() |
S |
64 |
1 |
10 |